ComponentOne ASP.NET MVC Controls
Bind(IEnumerable<Object>) Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotPanelBuilder Class > Bind Method : Bind(IEnumerable<Object>) Method
The source collection.
Bind to a collection for ItemsSource.
Syntax
'Declaration
 
Public Overloads Function Bind( _
   ByVal sourceCollection As IEnumerable(Of Object) _
) As PivotPanelBuilder

Parameters

sourceCollection
The source collection.

Return Value

Current builder.
See Also

Reference

PivotPanelBuilder Class
PivotPanelBuilder Members
Overload List